Specifies the URL where the N4 Universal Query API is running.
N4 Billing uses the Universal Query to update the customer records from N4 when you select any of the following actions in the Customers view:
Update Agents from N4
Update Line Operators from N4
Update Other Organizations from N4
Update Railroad Operators from N4
Update Shipper & Consignees from N4
Update Trucking Companies from N4
Use the following format to specify the URL for the N4 Web Service:
http://<ServerName>:<PortCode>/apex/api/query
Where the <ServerName> is the DNS name of the server where N4 is installed and <PortCode> is the port ID, such as 9080, that you have configured for the API to use.
Notes
You must override this setting at the Global scope level to allow N4 Billing to communicate with N4 and return the correct results regardless of the scope level at which the user running the query is logged in.
To use the Universal Query API, you must specify a valid user ID and password for the role, n4api, which has the "Universal Query API Access - Allow" privilege. For more information, see Configuring the customer update process.